This table provider takes care of inserting and updating the product in categories table,which links a product to a category
- productName Eg "ABC-123" - Unique product identifier, ie SKU
- categoryName - Eg "Electronics" - Unique identifier for the category to add products to
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| providerId | String | ||
| queryParameters | List | ||
| tableFields | List |
Hide comments